projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7339384
)
(LIBS_SYSTEM): Use -linet unconditionally.
author
Karl Heuer
<kwzh@gnu.org>
Tue, 30 Jan 1996 20:58:24 +0000
(20:58 +0000)
committer
Karl Heuer
<kwzh@gnu.org>
Tue, 30 Jan 1996 20:58:24 +0000
(20:58 +0000)
src/s/isc4-0.h
patch
|
blob
|
history
diff --git
a/src/s/isc4-0.h
b/src/s/isc4-0.h
index 379772abbef4bd8b1a828171054ec0823e96b12d..14eb692ba13f1e92092684f835a696eaf9d887e7 100644
(file)
--- a/
src/s/isc4-0.h
+++ b/
src/s/isc4-0.h
@@
-1,11
+1,7
@@
#include "isc3-0.h"
#undef LIBS_SYSTEM
-#ifdef HAVE_X_WINDOWS
#define LIBS_SYSTEM -linet -lcposix
-#else
-#define LIBS_SYSTEM -lcposix
-#endif
#define ISC4_0